C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : C1ChartCore<Tseries,TAnimation,TBinding> Class |
'Declaration Public MustInherit Class C1ChartCore (Of Tseries As {New, ChartSeries}, TAnimation As {New, ChartAnimation}, TBinding As {New, C1ChartBinding}) Inherits C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase
public abstract class C1ChartCore<Tseries,TAnimation,TBinding> : C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase where Tseries: new(), ChartSeries where TAnimation: new(), ChartAnimation where TBinding: new(), C1ChartBinding
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.BaseDataBoundControl
System.Web.UI.WebControls.DataBoundControl
C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<Tseries,TAnimation,TBinding>
C1.Web.Wijmo.Controls.C1Chart.C1BarChart
C1.Web.Wijmo.Controls.C1Chart.C1BubbleChart
C1.Web.Wijmo.Controls.C1Chart.C1CandlestickChart
C1.Web.Wijmo.Controls.C1Chart.C1ChartNavigator
C1.Web.Wijmo.Controls.C1Chart.C1CompositeChart
C1.Web.Wijmo.Controls.C1Chart.C1LineChart
C1.Web.Wijmo.Controls.C1Chart.C1PieChart
C1.Web.Wijmo.Controls.C1Chart.C1ScatterChart